How to Install dovecot-sqlite software package in Debian 7 (Wheezy)

How to Install dovecot-sqlite software package in Debian 7 (Wheezy)

dovecot-sqlite software package provides SQLite support for Dovecot, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install dovecot-sqlite 

dovecot-sqlite is installed in your system.

Make ensure the dovecot-sqlite package were installed using the commands given below,

$ sudo dpkg-query -l | grep dovecot-sqlite *

You will get with dovecot-sqlite package name, version, architecture and description in a table

dovecot-sqlite package basic information:

Distro Debian 7 wheezy
Section Mail
Package dovecot-sqlite
Version 1:2.1.7-7+deb7u1
Description SQLite support for Dovecot
Sub Section Mail


See Also, How to uninstall or remove dovecot-sqlite software package from Debian 7 (Wheezy)?